home *** CD-ROM | disk | FTP | other *** search
- Short: programmable, programmers editor. OS2.0+
- Type: util/edit
- Uploader: jsh@ukc.ac.uk
-
- JEd is a text editor mainly designed for programmers, in some ways it is
- similar to DME but IMHO is more flexible.
-
- a quick feature list:
- * totally customizable, all keys may be made to do anything,
- user-definable menu bar, etc...
- * powerful programming language
- * multi-file/multi-view editing
- * number of windows is only limited by memory
- * clipboard support (cut/paste on any unit)
- * any window can have any (non-proportional) font
- * maximum number of lines in a file is 2147483648, each line can have up
- to 32768 characters in it.
- * fast enough, even when working with large files on a 68000 cpu
- * line-undo feature
- * windows can open on any public screen (usually the Workbench)
- * full Un*x-style regular expression support (searches & substitutions)
-
- Full source code (DICE compatible) is included.
-